arm/gic-v3: Remove an unused macro MAX_RDIST_COUNT
authorShanker Donthineni <shankerd@codeaurora.org>
Mon, 27 Jun 2016 20:33:38 +0000 (15:33 -0500)
committerStefano Stabellini <sstabellini@kernel.org>
Thu, 14 Jul 2016 14:14:34 +0000 (15:14 +0100)
commitf4b9488eaa232d5e167e0124c10faa5b73a2c800
tree1690b52e05d61877f1d2986d911ea323fc386f19
parent611c1befab88e2bdca34fcf167256d7eb47a6325
arm/gic-v3: Remove an unused macro MAX_RDIST_COUNT

The macro MAX_RDIST_COUNT is not being used after converting code
to handle number of redistributor dynamically. So remove it from
header file and the two other panic() messages that are not valid
anymore.

Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/gic-v3.c
xen/include/asm-arm/gic.h